home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / swf / 10604.swf / scripts / frame_1 / PlaceObject2_34_19 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2003-01-07  |  157b  |  11 lines

  1. onClipEvent(enterFrame){
  2.    if(Avvia == 1)
  3.    {
  4.       if(0 < lista.length)
  5.       {
  6.          muoviUtente();
  7.          muoviOggetto();
  8.       }
  9.    }
  10. }
  11.